go/types.byUniqueMethodName.Less (method, view implemented interface methods)
one use
go/types (current package)
typeset.go#L383: func (a byUniqueMethodName) Less(i, j int) bool { return a[i].Id() < a[j].Id() }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)